3.111 \(\int \frac{(c+d x)^3}{a+a \cosh (e+f x)} \, dx\)

Optimal. Leaf size=117 \[ -\frac{12 d^2 (c+d x) \text{PolyLog}\left (2,-e^{e+f x}\right )}{a f^3}+\frac{12 d^3 \text{PolyLog}\left (3,-e^{e+f x}\right )}{a f^4}-\frac{6 d (c+d x)^2 \log \left (e^{e+f x}+1\right )}{a f^2}+\frac{(c+d x)^3 \tanh \left (\frac{e}{2}+\frac{f x}{2}\right )}{a f}+\frac{(c+d x)^3}{a f} \]

[Out]

(c + d*x)^3/(a*f) - (6*d*(c + d*x)^2*Log[1 + E^(e + f*x)])/(a*f^2) - (12*d^2*(c + d*x)*PolyLog[2, -E^(e + f*x)
])/(a*f^3) + (12*d^3*PolyLog[3, -E^(e + f*x)])/(a*f^4) + ((c + d*x)^3*Tanh[e/2 + (f*x)/2])/(a*f)

________________________________________________________________________________________

Rubi [A]  time = 0.272983, antiderivative size = 117, normalized size of antiderivative = 1., number of steps used = 7, number of rules used = 7, integrand size = 20, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.35, Rules used = {3318, 4184, 3718, 2190, 2531, 2282, 6589} \[ -\frac{12 d^2 (c+d x) \text{PolyLog}\left (2,-e^{e+f x}\right )}{a f^3}+\frac{12 d^3 \text{PolyLog}\left (3,-e^{e+f x}\right )}{a f^4}-\frac{6 d (c+d x)^2 \log \left (e^{e+f x}+1\right )}{a f^2}+\frac{(c+d x)^3 \tanh \left (\frac{e}{2}+\frac{f x}{2}\right )}{a f}+\frac{(c+d x)^3}{a f} \]

Antiderivative was successfully verified.

[In]

Int[(c + d*x)^3/(a + a*Cosh[e + f*x]),x]

[Out]

(c + d*x)^3/(a*f) - (6*d*(c + d*x)^2*Log[1 + E^(e + f*x)])/(a*f^2) - (12*d^2*(c + d*x)*PolyLog[2, -E^(e + f*x)
])/(a*f^3) + (12*d^3*PolyLog[3, -E^(e + f*x)])/(a*f^4) + ((c + d*x)^3*Tanh[e/2 + (f*x)/2])/(a*f)

Rule 3318

Int[((c_.) + (d_.)*(x_))^(m_.)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Dist[(2*a)^n, Int[(c
 + d*x)^m*Sin[(1*(e + (Pi*a)/(2*b)))/2 + (f*x)/2]^(2*n), x], x] /; FreeQ[{a, b, c, d, e, f, m}, x] && EqQ[a^2
- b^2, 0] && IntegerQ[n] && (GtQ[n, 0] || IGtQ[m, 0])

Rule 4184

Int[csc[(e_.) + (f_.)*(x_)]^2*((c_.) + (d_.)*(x_))^(m_.), x_Symbol] :> -Simp[((c + d*x)^m*Cot[e + f*x])/f, x]
+ Dist[(d*m)/f, Int[(c + d*x)^(m - 1)*Cot[e + f*x], x], x] /; FreeQ[{c, d, e, f}, x] && GtQ[m, 0]

Rule 3718

Int[((c_.) + (d_.)*(x_))^(m_.)*tan[(e_.) + (Complex[0, fz_])*(f_.)*(x_)], x_Symbol] :> -Simp[(I*(c + d*x)^(m +
 1))/(d*(m + 1)), x] + Dist[2*I, Int[((c + d*x)^m*E^(2*(-(I*e) + f*fz*x)))/(1 + E^(2*(-(I*e) + f*fz*x))), x],
x] /; FreeQ[{c, d, e, f, fz}, x] && IGtQ[m, 0]

Rule 2190

Int[(((F_)^((g_.)*((e_.) + (f_.)*(x_))))^(n_.)*((c_.) + (d_.)*(x_))^(m_.))/((a_) + (b_.)*((F_)^((g_.)*((e_.) +
 (f_.)*(x_))))^(n_.)), x_Symbol] :> Simp[((c + d*x)^m*Log[1 + (b*(F^(g*(e + f*x)))^n)/a])/(b*f*g*n*Log[F]), x]
 - Dist[(d*m)/(b*f*g*n*Log[F]), Int[(c + d*x)^(m - 1)*Log[1 + (b*(F^(g*(e + f*x)))^n)/a], x], x] /; FreeQ[{F,
a, b, c, d, e, f, g, n}, x] && IGtQ[m, 0]

Rule 2531

Int[Log[1 + (e_.)*((F_)^((c_.)*((a_.) + (b_.)*(x_))))^(n_.)]*((f_.) + (g_.)*(x_))^(m_.), x_Symbol] :> -Simp[((
f + g*x)^m*PolyLog[2, -(e*(F^(c*(a + b*x)))^n)])/(b*c*n*Log[F]), x] + Dist[(g*m)/(b*c*n*Log[F]), Int[(f + g*x)
^(m - 1)*PolyLog[2, -(e*(F^(c*(a + b*x)))^n)], x], x] /; FreeQ[{F, a, b, c, e, f, g, n}, x] && GtQ[m, 0]

Rule 2282

Int[u_, x_Symbol] :> With[{v = FunctionOfExponential[u, x]}, Dist[v/D[v, x], Subst[Int[FunctionOfExponentialFu
nction[u, x]/x, x], x, v], x]] /; FunctionOfExponentialQ[u, x] &&  !MatchQ[u, (w_)*((a_.)*(v_)^(n_))^(m_) /; F
reeQ[{a, m, n}, x] && IntegerQ[m*n]] &&  !MatchQ[u, E^((c_.)*((a_.) + (b_.)*x))*(F_)[v_] /; FreeQ[{a, b, c}, x
] && InverseFunctionQ[F[x]]]

Rule 6589

Int[PolyLog[n_, (c_.)*((a_.) + (b_.)*(x_))^(p_.)]/((d_.) + (e_.)*(x_)), x_Symbol] :> Simp[PolyLog[n + 1, c*(a
+ b*x)^p]/(e*p), x] /; FreeQ[{a, b, c, d, e, n, p}, x] && EqQ[b*d, a*e]

Rubi steps

\begin{align*} \int \frac{(c+d x)^3}{a+a \cosh (e+f x)} \, dx &=\frac{\int (c+d x)^3 \csc ^2\left (\frac{1}{2} (i e+\pi )+\frac{i f x}{2}\right ) \, dx}{2 a}\\ &=\frac{(c+d x)^3 \tanh \left (\frac{e}{2}+\frac{f x}{2}\right )}{a f}-\frac{(3 d) \int (c+d x)^2 \tanh \left (\frac{e}{2}+\frac{f x}{2}\right ) \, dx}{a f}\\ &=\frac{(c+d x)^3}{a f}+\frac{(c+d x)^3 \tanh \left (\frac{e}{2}+\frac{f x}{2}\right )}{a f}-\frac{(6 d) \int \frac{e^{2 \left (\frac{e}{2}+\frac{f x}{2}\right )} (c+d x)^2}{1+e^{2 \left (\frac{e}{2}+\frac{f x}{2}\right )}} \, dx}{a f}\\ &=\frac{(c+d x)^3}{a f}-\frac{6 d (c+d x)^2 \log \left (1+e^{e+f x}\right )}{a f^2}+\frac{(c+d x)^3 \tanh \left (\frac{e}{2}+\frac{f x}{2}\right )}{a f}+\frac{\left (12 d^2\right ) \int (c+d x) \log \left (1+e^{2 \left (\frac{e}{2}+\frac{f x}{2}\right )}\right ) \, dx}{a f^2}\\ &=\frac{(c+d x)^3}{a f}-\frac{6 d (c+d x)^2 \log \left (1+e^{e+f x}\right )}{a f^2}-\frac{12 d^2 (c+d x) \text{Li}_2\left (-e^{e+f x}\right )}{a f^3}+\frac{(c+d x)^3 \tanh \left (\frac{e}{2}+\frac{f x}{2}\right )}{a f}+\frac{\left (12 d^3\right ) \int \text{Li}_2\left (-e^{2 \left (\frac{e}{2}+\frac{f x}{2}\right )}\right ) \, dx}{a f^3}\\ &=\frac{(c+d x)^3}{a f}-\frac{6 d (c+d x)^2 \log \left (1+e^{e+f x}\right )}{a f^2}-\frac{12 d^2 (c+d x) \text{Li}_2\left (-e^{e+f x}\right )}{a f^3}+\frac{(c+d x)^3 \tanh \left (\frac{e}{2}+\frac{f x}{2}\right )}{a f}+\frac{\left (12 d^3\right ) \operatorname{Subst}\left (\int \frac{\text{Li}_2(-x)}{x} \, dx,x,e^{2 \left (\frac{e}{2}+\frac{f x}{2}\right )}\right )}{a f^4}\\ &=\frac{(c+d x)^3}{a f}-\frac{6 d (c+d x)^2 \log \left (1+e^{e+f x}\right )}{a f^2}-\frac{12 d^2 (c+d x) \text{Li}_2\left (-e^{e+f x}\right )}{a f^3}+\frac{12 d^3 \text{Li}_3\left (-e^{e+f x}\right )}{a f^4}+\frac{(c+d x)^3 \tanh \left (\frac{e}{2}+\frac{f x}{2}\right )}{a f}\\ \end{align*}

Mathematica [A]  time = 2.05863, size = 154, normalized size = 1.32 \[ \frac{2 \cosh \left (\frac{1}{2} (e+f x)\right ) \left (2 \cosh \left (\frac{1}{2} (e+f x)\right ) \left (6 d^2 \left (f (c+d x) \text{PolyLog}\left (2,-e^{-e-f x}\right )+d \text{PolyLog}\left (3,-e^{-e-f x}\right )\right )-\frac{f^3 (c+d x)^3}{e^e+1}-3 d f^2 (c+d x)^2 \log \left (e^{-e-f x}+1\right )\right )+f^3 \text{sech}\left (\frac{e}{2}\right ) (c+d x)^3 \sinh \left (\frac{f x}{2}\right )\right )}{a f^4 (\cosh (e+f x)+1)} \]

Antiderivative was successfully verified.

[In]

Integrate[(c + d*x)^3/(a + a*Cosh[e + f*x]),x]

[Out]

(2*Cosh[(e + f*x)/2]*(2*Cosh[(e + f*x)/2]*(-((f^3*(c + d*x)^3)/(1 + E^e)) - 3*d*f^2*(c + d*x)^2*Log[1 + E^(-e
- f*x)] + 6*d^2*(f*(c + d*x)*PolyLog[2, -E^(-e - f*x)] + d*PolyLog[3, -E^(-e - f*x)])) + f^3*(c + d*x)^3*Sech[
e/2]*Sinh[(f*x)/2]))/(a*f^4*(1 + Cosh[e + f*x]))

________________________________________________________________________________________

Maple [B]  time = 0.119, size = 325, normalized size = 2.8 \begin{align*} -2\,{\frac{{d}^{3}{x}^{3}+3\,c{d}^{2}{x}^{2}+3\,{c}^{2}dx+{c}^{3}}{fa \left ({{\rm e}^{fx+e}}+1 \right ) }}-6\,{\frac{{c}^{2}d\ln \left ({{\rm e}^{fx+e}}+1 \right ) }{a{f}^{2}}}+6\,{\frac{{c}^{2}d\ln \left ({{\rm e}^{fx+e}} \right ) }{a{f}^{2}}}+6\,{\frac{{d}^{3}{e}^{2}\ln \left ({{\rm e}^{fx+e}} \right ) }{{f}^{4}a}}+2\,{\frac{{d}^{3}{x}^{3}}{af}}-6\,{\frac{{d}^{3}{e}^{2}x}{a{f}^{3}}}-4\,{\frac{{d}^{3}{e}^{3}}{{f}^{4}a}}-6\,{\frac{{d}^{3}\ln \left ({{\rm e}^{fx+e}}+1 \right ){x}^{2}}{a{f}^{2}}}-12\,{\frac{{d}^{3}{\it polylog} \left ( 2,-{{\rm e}^{fx+e}} \right ) x}{a{f}^{3}}}+12\,{\frac{{d}^{3}{\it polylog} \left ( 3,-{{\rm e}^{fx+e}} \right ) }{{f}^{4}a}}-12\,{\frac{c{d}^{2}e\ln \left ({{\rm e}^{fx+e}} \right ) }{a{f}^{3}}}+6\,{\frac{c{d}^{2}{x}^{2}}{af}}+12\,{\frac{c{d}^{2}ex}{a{f}^{2}}}+6\,{\frac{c{d}^{2}{e}^{2}}{a{f}^{3}}}-12\,{\frac{c{d}^{2}\ln \left ({{\rm e}^{fx+e}}+1 \right ) x}{a{f}^{2}}}-12\,{\frac{c{d}^{2}{\it polylog} \left ( 2,-{{\rm e}^{fx+e}} \right ) }{a{f}^{3}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d*x+c)^3/(a+a*cosh(f*x+e)),x)

[Out]

-2/f*(d^3*x^3+3*c*d^2*x^2+3*c^2*d*x+c^3)/a/(exp(f*x+e)+1)-6*d/f^2/a*c^2*ln(exp(f*x+e)+1)+6*d/f^2/a*c^2*ln(exp(
f*x+e))+6*d^3/f^4/a*e^2*ln(exp(f*x+e))+2*d^3/f/a*x^3-6*d^3/f^3/a*e^2*x-4*d^3/f^4/a*e^3-6*d^3/f^2/a*ln(exp(f*x+
e)+1)*x^2-12*d^3/f^3/a*polylog(2,-exp(f*x+e))*x+12*d^3*polylog(3,-exp(f*x+e))/a/f^4-12*d^2/f^3/a*c*e*ln(exp(f*
x+e))+6*d^2/f/a*c*x^2+12*d^2/f^2/a*c*e*x+6*d^2/f^3/a*c*e^2-12*d^2/f^2/a*c*ln(exp(f*x+e)+1)*x-12*d^2/f^3/a*c*po
lylog(2,-exp(f*x+e))

________________________________________________________________________________________

Maxima [B]  time = 1.61465, size = 308, normalized size = 2.63 \begin{align*} 6 \, c^{2} d{\left (\frac{x e^{\left (f x + e\right )}}{a f e^{\left (f x + e\right )} + a f} - \frac{\log \left ({\left (e^{\left (f x + e\right )} + 1\right )} e^{\left (-e\right )}\right )}{a f^{2}}\right )} + \frac{2 \, c^{3}}{{\left (a e^{\left (-f x - e\right )} + a\right )} f} - \frac{2 \,{\left (d^{3} x^{3} + 3 \, c d^{2} x^{2}\right )}}{a f e^{\left (f x + e\right )} + a f} - \frac{12 \,{\left (f x \log \left (e^{\left (f x + e\right )} + 1\right ) +{\rm Li}_2\left (-e^{\left (f x + e\right )}\right )\right )} c d^{2}}{a f^{3}} - \frac{6 \,{\left (f^{2} x^{2} \log \left (e^{\left (f x + e\right )} + 1\right ) + 2 \, f x{\rm Li}_2\left (-e^{\left (f x + e\right )}\right ) - 2 \,{\rm Li}_{3}(-e^{\left (f x + e\right )})\right )} d^{3}}{a f^{4}} + \frac{2 \,{\left (d^{3} f^{3} x^{3} + 3 \, c d^{2} f^{3} x^{2}\right )}}{a f^{4}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)^3/(a+a*cosh(f*x+e)),x, algorithm="maxima")

[Out]

6*c^2*d*(x*e^(f*x + e)/(a*f*e^(f*x + e) + a*f) - log((e^(f*x + e) + 1)*e^(-e))/(a*f^2)) + 2*c^3/((a*e^(-f*x -
e) + a)*f) - 2*(d^3*x^3 + 3*c*d^2*x^2)/(a*f*e^(f*x + e) + a*f) - 12*(f*x*log(e^(f*x + e) + 1) + dilog(-e^(f*x
+ e)))*c*d^2/(a*f^3) - 6*(f^2*x^2*log(e^(f*x + e) + 1) + 2*f*x*dilog(-e^(f*x + e)) - 2*polylog(3, -e^(f*x + e)
))*d^3/(a*f^4) + 2*(d^3*f^3*x^3 + 3*c*d^2*f^3*x^2)/(a*f^4)

________________________________________________________________________________________

Fricas [C]  time = 2.06006, size = 1008, normalized size = 8.62 \begin{align*} \frac{2 \,{\left (d^{3} e^{3} - 3 \, c d^{2} e^{2} f + 3 \, c^{2} d e f^{2} - c^{3} f^{3} +{\left (d^{3} f^{3} x^{3} + 3 \, c d^{2} f^{3} x^{2} + 3 \, c^{2} d f^{3} x + d^{3} e^{3} - 3 \, c d^{2} e^{2} f + 3 \, c^{2} d e f^{2}\right )} \cosh \left (f x + e\right ) - 6 \,{\left (d^{3} f x + c d^{2} f +{\left (d^{3} f x + c d^{2} f\right )} \cosh \left (f x + e\right ) +{\left (d^{3} f x + c d^{2} f\right )} \sinh \left (f x + e\right )\right )}{\rm Li}_2\left (-\cosh \left (f x + e\right ) - \sinh \left (f x + e\right )\right ) - 3 \,{\left (d^{3} f^{2} x^{2} + 2 \, c d^{2} f^{2} x + c^{2} d f^{2} +{\left (d^{3} f^{2} x^{2} + 2 \, c d^{2} f^{2} x + c^{2} d f^{2}\right )} \cosh \left (f x + e\right ) +{\left (d^{3} f^{2} x^{2} + 2 \, c d^{2} f^{2} x + c^{2} d f^{2}\right )} \sinh \left (f x + e\right )\right )} \log \left (\cosh \left (f x + e\right ) + \sinh \left (f x + e\right ) + 1\right ) + 6 \,{\left (d^{3} \cosh \left (f x + e\right ) + d^{3} \sinh \left (f x + e\right ) + d^{3}\right )}{\rm polylog}\left (3, -\cosh \left (f x + e\right ) - \sinh \left (f x + e\right )\right ) +{\left (d^{3} f^{3} x^{3} + 3 \, c d^{2} f^{3} x^{2} + 3 \, c^{2} d f^{3} x + d^{3} e^{3} - 3 \, c d^{2} e^{2} f + 3 \, c^{2} d e f^{2}\right )} \sinh \left (f x + e\right )\right )}}{a f^{4} \cosh \left (f x + e\right ) + a f^{4} \sinh \left (f x + e\right ) + a f^{4}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)^3/(a+a*cosh(f*x+e)),x, algorithm="fricas")

[Out]

2*(d^3*e^3 - 3*c*d^2*e^2*f + 3*c^2*d*e*f^2 - c^3*f^3 + (d^3*f^3*x^3 + 3*c*d^2*f^3*x^2 + 3*c^2*d*f^3*x + d^3*e^
3 - 3*c*d^2*e^2*f + 3*c^2*d*e*f^2)*cosh(f*x + e) - 6*(d^3*f*x + c*d^2*f + (d^3*f*x + c*d^2*f)*cosh(f*x + e) +
(d^3*f*x + c*d^2*f)*sinh(f*x + e))*dilog(-cosh(f*x + e) - sinh(f*x + e)) - 3*(d^3*f^2*x^2 + 2*c*d^2*f^2*x + c^
2*d*f^2 + (d^3*f^2*x^2 + 2*c*d^2*f^2*x + c^2*d*f^2)*cosh(f*x + e) + (d^3*f^2*x^2 + 2*c*d^2*f^2*x + c^2*d*f^2)*
sinh(f*x + e))*log(cosh(f*x + e) + sinh(f*x + e) + 1) + 6*(d^3*cosh(f*x + e) + d^3*sinh(f*x + e) + d^3)*polylo
g(3, -cosh(f*x + e) - sinh(f*x + e)) + (d^3*f^3*x^3 + 3*c*d^2*f^3*x^2 + 3*c^2*d*f^3*x + d^3*e^3 - 3*c*d^2*e^2*
f + 3*c^2*d*e*f^2)*sinh(f*x + e))/(a*f^4*cosh(f*x + e) + a*f^4*sinh(f*x + e) + a*f^4)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \frac{\int \frac{c^{3}}{\cosh{\left (e + f x \right )} + 1}\, dx + \int \frac{d^{3} x^{3}}{\cosh{\left (e + f x \right )} + 1}\, dx + \int \frac{3 c d^{2} x^{2}}{\cosh{\left (e + f x \right )} + 1}\, dx + \int \frac{3 c^{2} d x}{\cosh{\left (e + f x \right )} + 1}\, dx}{a} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)**3/(a+a*cosh(f*x+e)),x)

[Out]

(Integral(c**3/(cosh(e + f*x) + 1), x) + Integral(d**3*x**3/(cosh(e + f*x) + 1), x) + Integral(3*c*d**2*x**2/(
cosh(e + f*x) + 1), x) + Integral(3*c**2*d*x/(cosh(e + f*x) + 1), x))/a

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (d x + c\right )}^{3}}{a \cosh \left (f x + e\right ) + a}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)^3/(a+a*cosh(f*x+e)),x, algorithm="giac")

[Out]

integrate((d*x + c)^3/(a*cosh(f*x + e) + a), x)